home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 2.iso / dist / fw_libglade.idb / usr / freeware / lib32 / pkgconfig / libglade.pc.z / libglade.pc
Text File  |  2001-04-12  |  482b  |  13 lines

  1. prefix=/usr/freeware
  2. exec_prefix=${prefix}
  3. libdir=/usr/freeware/lib32
  4. includedir=${prefix}/include
  5.  
  6. Name: Libglade
  7. Description: a library for dynamically loading GLADE interface files
  8. Version: 0.16
  9. # this should also require libxml, but there isn't a .pc file for it
  10. Requires: gtk+
  11. Libs: -L${libdir} -lglade -L/xlv1/freeware/2001.May/libglade/0.16-root/usr/freeware/lib32 -lxml -lz
  12. Cflags: -I${includedir} -I/xlv1/freeware/2001.May/libglade/0.16-root/usr/freeware/include/gnome-xml
  13.